IMoveAbsoluteCommand.Acceleration property

A value of the acceleration. Always positive. The unit is determined by McProfileType. (increasing power of the motor) [unit/second2] or [second]

Namespace: IntervalZero.KINGSTAR.Base.Class

Assembly: IntervalZero.KINGSTAR.Base.Class (in IntervalZero.KINGSTAR.Base.dll) Version: 4.4.0.0

Syntax

C#VB
double Acceleration { get; set; }
Property Acceleration As Double

Property value

Type: double

See also

IMoveAbsoluteCommand Interface

IntervalZero.KINGSTAR.Base.Class Namespace